home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 277 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  771 b 

  1. Path: sundog.tiac.net!usenet
  2. From: page@tiac.net (Chris Page)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Exceptions vs. assertions
  5. Date: Wed, 03 Jan 1996 14:55:11 GMT
  6. Organization: The Internet Access Company
  7. Message-ID: <4ce5kj$85h@sundog.tiac.net>
  8. References: <4al1hn$73e@news.nstn.ca> <4bpt9b$cb5@news2.ios.com> <4bqb7t$bca@sundog.tiac.net> <4bsjqi$2t1k@tigger.cc.uic.edu> <4cbfn3$kst@dawn.mmm.com>
  9. NNTP-Posting-Host: page.tiac.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. kjhopps@mmm.com (Kevin J Hopps) wrote:
  13.  
  14. :Thadeus Olczyk (olczyk@sunphy1) wrote:
  15.  
  16. :As for the overhead incurred for uncaught exceptions, I think it does not
  17. :matter, since the program will terminate anyway.
  18.  
  19. This is usually true, but I believe that default action can be changed
  20. quite easily.
  21.  
  22. -Chris
  23.  
  24.